Dashboard Temp Share Shortlinks Frames API

cody - HTMLify profile

files of /cody/frontendcharm/Mini-Projects/FORM AND INPUTS/Dark Neon Toggle Switch/

index.html /cody/frontendcharm/Mini-Projects/FORM AND INPUTS/Dark Neon Toggle Switch/index.html
577 Views
0 Comments
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<ti
style.css /cody/frontendcharm/Mini-Projects/FORM AND INPUTS/Dark Neon Toggle Switch/style.css
404 Views
0 Comments
* {
border: 0;
box-sizing: border-box;
margin: 0;
padding: 0;
}

:root {
style.css.map /cody/frontendcharm/Mini-Projects/FORM AND INPUTS/Dark Neon Toggle Switch/style.css.map
226 Views
0 Comments
{"version":3,"sourceRoot":"","sources":["style.scss"],"names":[],"mappings":"AAAA;EACI;EACA;EACA;EACA;;;AAaJ;EACI;EACA;EACA;EACA
style.scss /cody/frontendcharm/Mini-Projects/FORM AND INPUTS/Dark Neon Toggle Switch/style.scss
225 Views
0 Comments
* {
border: 0;
box-sizing: border-box;
margin: 0;
padding: 0;
}

$hue: 223;